home *** CD-ROM | disk | FTP | other *** search
/ Design It! 3D (IDG) / Design It! 3D.iso / setup95.cfg < prev    next >
Text File  |  1997-10-01  |  2KB  |  52 lines

  1. TITLE: "Pips Picture Maker - Setup Program", Bold
  2.  
  3. SCREENCOLOR: red, black
  4. SCREENGRAPHIC: Logo.bmp bottomright
  5.  
  6. BEGINFIRSTSCREEN
  7.  
  8.   Thank you for purchasing the Pips Picture Maker.
  9.   
  10.   This program will setup Pips Picture Maker for
  11.   you and copy some files to your Hard Disc.
  12.  
  13. ENDFIRSTSCREEN
  14.  
  15. MINDISKSPACE: 656000
  16. MINCPUTYPE: 80386
  17.  
  18. DEFAULTDIR: "c:\Pip\Painter"
  19.  
  20. UNINSTALL: yes
  21.  
  22. FILE: "Pip.exe", overwrite = yes, source = "Pip"
  23. FILE: "unins95.exe", overwrite = yes, source = "Pip"
  24. FILE: "PipsGal\title.bmp", overwrite = yes, source = "Pip\PipsGal"
  25. FILE: "PipsGal\place.bmp", overwrite = yes, source = "Pip\PipsGal"
  26. FILE: "PipsGal\paint.bmp", overwrite = yes, source = "Pip\PipsGal"
  27. FILE: "PipsGal\Galery.bmp", overwrite = yes, source = "Pip\PipsGal"
  28. FILE: "PipsGal\StkPre.bmp", overwrite = yes, source = "Pip\PipsGal"
  29. FILE: "PipsGal\PLPRES.bmp", overwrite = yes, source = "Pip\PipsGal"
  30. FILE: "PipsGal\press.bmp", overwrite = yes, source = "Pip\PipsGal"
  31. FILE: "PipsGal\spen.bmp", overwrite = yes, source = "Pip\PipsGal"
  32. FILE: "PipsGal\mpen.bmp", overwrite = yes, source = "Pip\PipsGal"
  33. FILE: "PipsGal\btick.bmp", overwrite = yes, source = "Pip\PipsGal"
  34. FILE: "PipsGal\wtick.bmp", overwrite = yes, source = "Pip\PipsGal"
  35. FILE: "PipsGal\Gpress.bmp", overwrite = yes, source = "Pip\PipsGal"
  36. FILE: "PipsGal\led.bmp", overwrite = yes, source = "Pip\PipsGal"
  37. FILE: "PipsGal\blank.bmp", overwrite = yes, source = "Pip\PipsGal"
  38.  
  39. REM The following line sets up the group and icon
  40. WINITEM: "Pips Programs", "$defaultdir$\Pip.exe", "Pips Picture Maker", remove
  41. WINITEM: "Pips Programs", "$defaultdir$\Pip.exe", "Pips Picture Maker"
  42. WINITEM: "Pips Programs", "$defaultdir$\unins95.exe", "Remove Pips Picture Maker", remove
  43. WINITEM: "Pips Programs", "$defaultdir$\unins95.exe", "Remove Pips Picture Maker"
  44.  
  45. BEGINLASTSCREEN
  46.  
  47.   You have now successfully set up Pips Picture Maker...  Have Fun!
  48.  
  49. ENDLASTSCREEN
  50.  
  51. RUNATEXIT: "$defaultdir$\Pip.exe"
  52.